home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / pnm2ppa / README.Debian < prev    next >
Text File  |  2009-06-29  |  2KB  |  44 lines

  1. pnm2ppa for Debian
  2. ----------------------
  3.  
  4. This Debian package is a rewrite of the original pnm2ppa package using the
  5. Debian Build System (dbs) and debconf templates.  The goal of this conversion
  6. was to bring pnm2ppa packages up to date with current Debian standards and to
  7. clean up the installation and upgrade process.  This package provides the
  8. following:
  9.  
  10.     o A reasonable default configuration file
  11.     o Clean generation of magicfilter files 
  12.     o Basic debconf management of the pnm2ppa.conf file
  13.  
  14. Debconf and Configuration
  15. -------------------------
  16. Debconf asks whether or not you'ld like it to manage your /etc/pnm2ppa.conf
  17. file and whether or not you want magicfilters generated in the /etc/magicfilter
  18. directory.  If you choose to do this manually, you will need to edit the
  19. /etc/pnm2ppa.conf file yourself.
  20.  
  21.         You MUST choose a printer model for pnm2ppa to work!
  22.     
  23. Some models behave differently than others, so pnm2ppa will fail if you do not
  24. choose a model.
  25.  
  26. Magicfilter
  27. -----------
  28. Magicfilter is a useful print filtering tool to help you manage your
  29. /etc/printcap with print servers such as lpd or lprng.  If you are using
  30. cupsys, you will not need magicfilter.  There is a template for these filters
  31. located in /usr/share/pnm2ppa/templates called pnm2ppa-magicfilter.in.  The
  32. scriptlet /usr/share/pnm2ppa/update-magicfilter will take this template and
  33. generate four filters: color, color economy, black and white, and black and
  34. white economy.
  35.  
  36. Additionally, symbolic links are created from the generated pnm2ppa magicfilter
  37. files to pbm2ppa filters (the deprecated predecessor to pnm2ppa).  This is
  38. simply provided for backwards compatibility with an existing /etc/printcap you
  39. may be using.  This feature may be removed in the future.
  40.  
  41. Once the filters are installed, run magicfilterconfig to generate your
  42. /etc/printcap.
  43.  
  44.